@media (min-width: 320px) and (max-width: 1200px) {
  .topHead {
    padding: 0 5px;
    width: auto;
    height: auto;
  }
  .topHead .topText {
    display: block;
    float: none;
    line-height: inherit;
    height: 94px;
    padding-top: 38px;
    margin-left: 340px;
  }
  .topHead .phone {
    margin-top: 0;
    float: left;
  }
  .topHead .toFind {
    margin-top: 0;
  }
}
.phoneBtn {
  display: none;
}
@media (max-width: 1301px) {
  .topHead .toFind {
    display: none;
  }
  .topHead .phone {
    display: none;
  }
}
@media (max-width: 500px) {
  .allHead {
    height: 50px;
    background: #F3F1EF;
  }
  .topHead {
    padding: 0;
  }
  .topHead .logo {
    width: 132px;
    height: 34px;
    margin-top: 8px;
  }
  .topHead .topText {
    display: none;
    height: auto;
    margin-left: 0;
    margin-top: 30px;
    padding: 8px 0;
    right: 0;
    position: fixed;
    z-index: 1000000;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
  }
  .topHead .phone {
    display: none;
    position: fixed;
    bottom: 50px;
    z-index: 100000;
    left: 50%;
    transform: translate(-50%, 0);
    margin-right: 0;
    width: 230px;
  }
  .topHead .phone .smphone {
    color: #fff;
  }
  .topHead .pos {
    margin-top: 16px;
    margin-left: 16px;
  }
  .topHead .pos .allPos {
    z-index: 1000;
  }
  .topHead .toFind {
    display: none;
    float: none;
    margin: 0 auto;
    width: auto;
    height: auto;
    text-align: center;
    position: fixed;
    z-index: 1000000;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
  }
  .topHead .toFind form {
    margin: 10px auto;
    width: 200px;
  }
  .topHead .toFind form input {
    width: 156px;
    height: 30px;
  }
  .topHead .toFind form button {
    height: 30px;
    line-height: 30px;
  }
  .topHead .phoneBtn {
    width: 50px;
    height: 48px;
    display: block;
    float: right;
    background: url('../../../images/dist/images/menu.png') no-repeat center;
    background-size: 30px auto;
  }
  .navWarp {
    position: fixed;
    margin: 0;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    height: auto;
    z-index: 10000;
    bottom: 0;
    overflow: auto;
    display: none;
  }
  .navWarp .navCenter {
    width: 100%;
    margin-top: 130px;
  }
  .navWarp .navCenter .navList {
    width: auto;
    height: auto;
  }
  .navWarp .navCenter .navList li {
    width: 33.33%;
  }
  .navWarp .navCenter .navLeft {
    margin-right: 50px;
    float: none;
    width: auto;
  }
  .navWarp .navCenter .navLeft .warpForm {
    display: none;
    width: auto;
  }
  .phoneNav {
    display: none;
    position: fixed;
    margin: 0;
    top: 0;
    right: 0;
    left: 0;
    background: #020202;
    height: auto;
    z-index: 10000;
    bottom: 0;
    overflow: auto;
  }
  .phoneNav .closeNav {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    width: 17px;
    height: 30px;
    display: inline-block;
    background: url('../../../images/dist/images/closed.png') no-repeat center;
    background-size: 100% auto;
  }
  .phoneNav .phoneWarp .topTxt {
    font-size: 14px;
    color: #fff;
    padding-top: 30px;
    margin: 0;
    text-align: center;
    padding-bottom: 10px;
  }
  .phoneNav .phoneWarp .phoneInner {
    padding: 0 10px;
  }
  .phoneNav .phoneWarp .phoneInner .topInput {
    width: 100%;
    border: 1px solid #b81c25;
    height: 42px;
  }
  .phoneNav .phoneWarp .phoneInner .top_selectbox {
    font-size: 14px;
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 0px ;
    padding-left: 5px;
    background: #020202 url('../../../images/dist/images/nav-select.png') 92% center no-repeat;
    width: 27%;
    appearance: none;
    cursor: pointer;
    float: left;
    outline: 0;
  }
  .phoneNav .phoneWarp .phoneInner .top_input {
    outline: 0;
    resize: none;
    width: 59%;
    text-indent: 15px;
    border-radius: 0px;
    appearance: none;
    font-size: 14px;
    color: #fff;
    border: none;
    height: 40px;
    background: transparent;
    box-sizing: border-box;
    border-left: 1px solid #b81c25;
    float: left;
  }
  .phoneNav .phoneWarp .phoneInner .top_search {
    height: 40px;
    background: #b81c25 url('../../../images/dist/images/ps.png') no-repeat center;
    background-size: 25px auto;
    border-radius: 0px;
    width: 14%;
    appearance: none;
    outline: 0;
    resize: none;
    padding: 0;
    border: none;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav {
    padding-top: 15px;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul {
    overflow: hidden;
    padding: 0;
    border-top: 1px solid #b81c25;
    border-left: 1px solid #b81c25;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li {
    width: 33.33%;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #b81c25;
    border-right: 1px solid #b81c25;
    float: left;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li span {
    width: 100%;
    height: 45px;
    display: inline-block;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li p {
    font-size: 14px;
    margin: 0;
    color: #fff;
    display: inline-block;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(1) span {
    background: url('../../../images/dist/images/ph1.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(2) span {
    background: url('../../../images/dist/images/ph2.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(3) span {
    background: url('../../../images/dist/images/ph3.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(4) span {
    background: url('../../../images/dist/images/ph4.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(5) span {
    background: url('../../../images/dist/images/ph5.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(6) span {
    background: url('../../../images/dist/images/ph6.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(7) span {
    background: url('../../../images/dist/images/ph7.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(8) span {
    background: url('../../../images/dist/images/ph8.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(9) span {
    background: url('../../../images/dist/images/ph9.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(9) p {
    position: relative;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(9) p:after {
    content: '';
    display: block;
    width: 15px;
    height: 10px;
    position: absolute;
    right: -15px;
    top: -10px;
    background: url('../../../images/dist/images/new.png') no-repeat center;
    background-size: 100%;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(10) span {
    background: url('../../../images/dist/images/ph10.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(11) span {
    background: url('../../../images/dist/images/ph11.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .centerNav ul li:nth-child(12) span {
    background: url('../../../images/dist/images/ph12.png') no-repeat center;
    background-size: auto 40px ;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav {
    margin-top: 10px;
    border: 1px solid #b81c25;
    overflow: hidden;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav .pma {
    height: 124px;
    width: 120px;
    text-align: center;
    padding: 10px 0;
    float: left;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav .pma img {
    width: 70px;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav .pma p {
    margin: 0;
    text-align: center;
    font-size: 12px;
    color: #fff;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav .pptxt {
    height: 124px;
    margin-left: 120px;
    border-left: 1px solid #b81c25;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav .pptxt .txtp {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav .pptxt .txtp .innerTxt {
    font-size: 18px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav .pptxt .txtp .innerTxt div {
    padding-left: 45px;
    background: url('../../../images/dist/images/phone1.png') no-repeat 10px center;
    background-size: 30px;
    width: 176px;
    margin: 0 auto;
  }
  .phoneNav .phoneWarp .phoneInner .bottomNav .pptxt .txtp .innerTxt div p {
    margin-bottom: 0;
  }
  .content .line {
    display: none;
  }
  .content .main2 {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }
  .content .main2 ul {
    padding: 0 5px;
  }
  .content .main2 ul li {
    width: 33.33%;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 0px;
    border: none;
    height: auto;
    padding: 0 2px;
  }
  .content .main2 ul li a {
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
  }
  .content .main2 ul li .txt2 {
    font-size: 12px;
  }
  .content .main2 ul li em {
    margin: 10px auto;
    width: 50px;
    height: 50px;
  }
  .content .main3 .centerBox {
    width: auto;
  }
  .content .main3 .thisBox {
    padding: 0 5px;
  }
  .content .main3 .thisBox li {
    margin: 0 auto 10px;
    float: left;
    width: 50%;
    height: 114px;
    position: relative;
    overflow: hidden;
    display: none;
  }
  .content .main3 .thisBox li img {
    height: auto;
  }
  .content .main3 .thisBox li:nth-child(2n+1) {
    padding: 0 5px 0 0;
  }
  .content .main3 .thisBox li:nth-child(2n) {
    padding: 0 0 0 5px;
  }
  .content .main3 .thisBox li:nth-child(1),
  .content .main3 .thisBox li:nth-child(2),
  .content .main3 .thisBox li:nth-child(3),
  .content .main3 .thisBox li:nth-child(4),
  .content .main3 .thisBox li:nth-child(5),
  .content .main3 .thisBox li:nth-child(6),
  .content .main3 .thisBox li:nth-child(7),
  .content .main3 .thisBox li:nth-child(8) {
    display: block;
  }
  .content .main3 .thisBox li .mask {
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    text-align: center;
    margin-top: 0;
    padding: 0 5px;
  }
  .content .main3 .thisBox li .mask p {
    margin-top: 14%;
  }
  .content .main3 .thisBox li .mask span {
    font-size: 12px;
    color: #fff;
  }
  .content .main3 .thisBox li .mask em {
    display: block;
    position: absolute;
    border: 1px solid #fff;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
  }
  .content .main4 .mainCenter {
    width: auto;
  }
  .content .main4 .centerAll {
    width: auto;
    padding: 0;
  }
  .content .main4 .centerAll .firstBox {
    width: 100%;
    height: auto;
    background: transparent;
  }
  .content .main4 .centerAll .firstBox p {
    font-size: 33px;
  }
  .content .main4 .centerAll .mainBox {
    width: 100%;
    margin: 0 auto;
  }
  .content .main4 .centerAll .everyBox {
    margin: 0;
    width: 33.33%;
  }
  .content .main4 .centerAll .everyBox .textBox {
    width: auto;
    height: 100%;
    bottom: 0;
    margin-top: -32px;
  }
  .content .main4 .centerAll .everyBox .exp {
    font-size: 12px;
  }
  .content .main4 .centerAll .everyBox:hover .textBox .name {
    margin-top: 0;
  }
  .content .main4 .centerAll .lastBox {
    width: 33.3%;
    margin-left: 0;
  }
  .content .main4 .centerAll .lastBox a {
    padding: 5px;
  }
  .content .main4 .centerAll .lastBox p {
    font-size: 12px;
  }
  .content .main4 .centerAll .lastBox .bigText {
    font-size: 18px;
    font-weight: bold;
  }
  .content .main4 .buttomSrc {
    margin-top: 10px;
  }
  .content .main5 .mainCenter {
    width: 100%;
  }
  .content .main5 .tabList .topList {
    width: 227px;
    height: 188px;
    margin: 0 auto;
  }
  .content .main5 .tabList .topList .warpList {
    width: 162px;
  }
  .content .main5 .tabList .innerBox {
    height: auto;
  }
  .content .main5 .tabList .innerBox ul li {
    width: 100%;
    height: 203px;
    overflow: hidden;
    margin: 10px auto;
    float: none;
  }
  .content .main5 .tabList .innerBox ul li img {
    height: auto;
  }
  .content .main5 .tabList .innerBox ul li:last-child {
    margin: 0 auto;
  }
  .content .main5 .tabList .innerBox ul li p {
    height: 73px;
  }
  .content .main5 .tabList .innerBox ul li p .exp {
    float: none;
    display: block;
    margin-left: 20px;
  }
  .content .main5 .tabList .innerBox ul li p .name {
    float: none;
  }
  .content .main6 .mainCenter {
    width: auto;
  }
  .content .main6 .box {
    width: 320px;
  }
  .content .main6 .box li {
    width: 155px;
    margin: 10px 0 0;
    height: 160px;
    display: none;
  }
  .content .main6 .box li:nth-child(2n) {
    margin-left: 10px;
  }
  .content .main6 .box li:nth-child(1),
  .content .main6 .box li:nth-child(2),
  .content .main6 .box li:nth-child(3),
  .content .main6 .box li:nth-child(4),
  .content .main6 .box li:nth-child(5),
  .content .main6 .box li:nth-child(6) {
    display: block;
  }
  .content .main6 .box li div a .top {
    margin-top: 0;
  }
  .content .main6 .box li div a .bt {
    padding: 5px;
    margin: 0;
  }
  .content .main6 .box li div a .ct {
    margin-bottom: 10px;
  }
  .content .main6 .buttomSrc {
    padding-top: 10px;
  }
  .content .main7 {
    width: 100%;
  }
  .content .main7 ul {
    width: 100%;
  }
  .content .main7 ul li {
    width: 50%;
    padding: 0 2px;
    margin: 0;
    margin-bottom: 3px;
  }
  .content .main8 {
    width: auto;
  }
  .content .main8 .mainCenter {
    width: 100%;
  }
  .content .main8 .mainCenter .topList {
    width: 320px;
  }
  .content .main8 .mainCenter .topList li {
    width: 62px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    margin-left: 13.5px;
    margin-right: 0;
  }
  .content .main8 .mainCenter .btLsit {
    margin-top: 20px;
  }
  .content .main8 .mainCenter .btLsit ul li {
    margin: 10px auto;
    width: 320px;
    height: 217px;
    float: none;
  }
  .content .main8 .mainCenter .btLsit ul li:last-child {
    margin: 0 auto;
  }
  .content .main8 .mainCenter .indexList ul li {
    width: 100%;
    overflow: hidden;
  }
  .content .main8 .mainCenter .indexList ul li a img {
    height: auto;
  }
  .content .main8 .bottomPic {
    width: auto;
    height: auto;
  }
  .content .topChoose {
    width: 100%;
  }
  .content .topChoose .LineBar .leftName {
    width: 60px;
    font-size: 10px;
  }
  .content .topChoose .LineBar .rightAll {
    margin-left: 60px;
    padding-right: 60px;
  }
  .content .topChoose .LineBar .rightAll .changeStatus {
    right: 7px;
  }
  .content .topChoose .LineBar .rightAll a {
    font-size: 10px;
    margin: 0 3px;
  }
  .content .boxList1 {
    width: 100%;
  }
  .content .boxList1 ul li {
    float: none;
    width: 320px;
    margin: 20px auto;
    height: 322px;
  }
  .content .boxList1 ul li:nth-child(2n+1) {
    float: none;
  }
  .content .boxList1 ul li:nth-child(2n) {
    float: none;
  }
  .content .boxList1 ul li .topImg {
    height: 227px;
  }
  .content .boxList1 ul li .topImg .maskBox {
    padding: 10px;
  }
  .content .boxList1 ul li .topImg .maskBox div {
    padding: 5px;
  }
  .content .boxList1 ul li .topImg .maskBox div .pm {
    margin-bottom: 10px;
  }
  .content .boxList1 ul li .bottomTxt .leftP {
    top: -25px;
    width: 80px;
  }
  .content .boxList1 ul li .bottomTxt .leftP .circleImg {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
  .content .boxList1 ul li .bottomTxt .rightT {
    margin-left: 80px;
  }
  .content .boxList1 ul li .bottomTxt .rightT .txt {
    margin-right: 80px;
  }
  .content .boxList1 ul li .bottomTxt .rightT .txt h4 {
    font-size: 14px;
    padding: 7px 0 6px 0;
  }
  .content .boxList1 ul li .bottomTxt .rightT .txt p {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .content .boxList1 ul li .bottomTxt .rightT a {
    width: 60px;
    height: 35px;
    margin: 35px 5px 0 0;
    line-height: 35px;
  }
  .content .pagePox {
    width: 100%;
  }
  .content .pagePox a {
    margin: 10px 5px;
  }
  .content .pagePox .phoneForm {
    display: block;
    float: none;
  }
  .content .pagePox .phoneForm input {
    margin: 0 10px;
  }
  .content .pagePox .pcForm,
  .content .pagePox .jumpPage {
    display: none;
  }
  .content .centerSearch {
    width: 100%;
  }
  .content .centerSearch .leftBox {
    float: none;
    text-align: center;
  }
  .content .centerSearch .leftBox a {
    float: none;
  }
  .content .centerSearch .leftBox .putBox {
    float: none;
    margin-top: 10px;
    width: 280px;
    margin: 10px auto;
  }
  .content .centerSearch .leftBox .putBox input {
    width: 213px;
    font-size: 12px;
  }
  .content .centerSearch .rightTxt {
    text-align: center;
  }
  .content .topSmall {
    width: auto;
  }
  .content .topSmall p {
    padding: 10px 10px;
  }
  .content .topBar {
    width: 100%;
    overflow: hidden;
    text-align: center;
    max-height: 70px;
    position: relative;
  }
  .content .topBar img {
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 auto;
    width: auto;
    height: 70px;
    transform: translate(-50%, 0);
  }
  .content .articleBox {
    width: 100%;
  }
  .content .articleBox .rightBox {
    width: 300px;
    margin: 20px auto;
    float: none;
  }
  .content .articleBox .leftBox {
    margin-right: 0;
  }
  .content .articleBox .leftBox .tit {
    font-size: 24px;
  }
  .content .articleBox .leftBox .articleInfo span {
    display: block;
    margin-right: 0;
  }
  .content .articleBox .leftBox .infoTable tr td {
    font-size: 10px;
    text-indent: 2px;
    -webkit-text-size-adjust: none;
  }
  .content .articleBox .leftBox .jumpPageBtn {
    padding: 15px 0;
    font-size: 12px;
  }
  .content .articleBox .leftBox .jumpPageBtn .left {
    float: none;
    width: auto;
    padding: 5px 0;
  }
  .content .articleBox .leftBox .jumpPageBtn .left span {
    text-align: left;
  }
  .content .articleBox .leftBox .jumpPageBtn .right {
    float: none;
    width: auto;
    padding: 5px 0;
  }
  .content .articleBox .leftBox .jumpPageBtn .right span {
    text-align: left;
  }
  .content .articleBox .leftBox .articleAll img {
    height: auto!important;
  }
  .content .articleBox .leftDetail {
    margin-right: 0;
  }
  .content .articleBox .leftDetail .leftP {
    float: none;
    margin: 0 auto;
  }
  .content .articleBox .leftDetail .leftP .shared {
    margin: 0;
  }
  .content .articleBox .leftDetail .rightP {
    width: auto;
    float: none;
    margin: 10px auto;
    padding: 10px 10px;
  }
  .content .buttomSamll .mainCenter .topList {
    width: 292px;
  }
  .content .buttomSamll .mainCenter .topList li {
    width: 80px;
    line-height: normal;
    height: 38px;
  }
  .content .buttomSamll .mainCenter .btLsit .leftBox ul li {
    width: 320px;
  }
  .content .chenshe .mainCenter .TopBar {
    width: auto;
    height: 140px;
    position: relative;
    overflow: hidden;
  }
  .content .chenshe .mainCenter .TopBar img {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    width: auto;
  }
  .content .chenshe .mainCenter .btLsit {
    margin-top: 0;
  }
  .content .chenshe .mainCenter .btLsit .leftBox ul li {
    height: 300px;
  }
  .content .chenshe .mainCenter .btLsit .leftBox ul li .imgBox {
    height: 225px;
  }
  .content .chenshe .mainCenter .btLsit .leftBox ul li:nth-child(3n) {
    margin-right: 0;
  }
  .content .kaigong {
    width: 100%;
    margin: 0 auto;
  }
  .content .kaigong ul {
    padding: 0;
    margin: 0;
  }
  .content .kaigong ul li {
    width: 320px;
    height: 260px;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .content .kaigong ul li:nth-child(2n) {
    margin: 0 auto;
  }
  .content .kaigong ul li .imgbbox {
    width: 100%;
    height: 176px;
    overflow: hidden;
  }
  .content .kaigong ul li table tr td {
    box-sizing: border-box;
    height: 40px;
    text-indent: 2px;
    font-size: 12px;
  }
  .content .kaigong ul li table tr td span {
    float: left;
  }
  .content .link {
    width: 100%;
    margin: 0 auto;
  }
  .content .link .top {
    height: auto;
    width: 100%;
    background: url('../../../images/dist/images/link.png') no-repeat center;
    background-size: cover;
    text-align: center;
  }
  .content .link .top p {
    margin: 0;
  }
  .content .link .top .h1 {
    font-size: 16px;
    padding-top: 10px;
  }
  .content .link .top .h2 {
    font-size: 14px;
    color: #fff;
    margin: 15px auto 0;
  }
  .content .link .top .divBottom {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .content .link .top .divBottom .box {
    float: none;
    width: 250px;
    height: 134px;
    margin: 20px auto;
    background: #fff;
    border-radius: 5px;
  }
  .content .link .top .divBottom .box .tit {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    padding: 10px 0 10px;
  }
  .content .link .top .divBottom .box .btxt {
    font-size: 24px;
    color: #f44336;
    font-weight: bold;
  }
  .content .link .top .divBottom .box .erweima {
    width: 68px;
    height: 68px;
    margin: 0 auto;
    text-align: center;
  }
  .content .link .top .divBottom .box .erweima img {
    width: 100%;
  }
  .content .link .bottom {
    height: auto;
    margin-top: 30px;
  }
  .content .link .bottom .map {
    width: 100%;
    height: 310px;
    float: none;
    overflow: hidden;
  }
  .content .link .bottom .inform {
    width: 100%;
    padding: 0 20px;
    float: none;
  }
  .content .link .bottom .inform h2 {
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin: 0;
    padding: 20px 0;
  }
  .content .link .bottom .inform .p {
    font-size: 12px;
    color: #666666;
    padding-left: 25px;
    margin-bottom: 8px;
  }
  .content .link .bottom .inform .p1 {
    background: url('../../../images/dist/images/bg1.png') no-repeat 0 center;
    background-size: 18px 15px;
  }
  .content .link .bottom .inform .p2 {
    background: url('../../../images/dist/images/bg2.png') no-repeat 0 center;
    background-size: 18px 15px;
  }
  .content .link .bottom .inform .p3 {
    background: url('../../../images/dist/images/bg3.png') no-repeat 0 center;
    background-size: 18px 15px;
  }
  .content .link .bottom .inform .p4 {
    background: url('../../../images/dist/images/bg4.png') no-repeat 0 center;
    background-size: 18px 15px;
  }
  .content .link .bottom .inform form {
    margin-top: 50px;
  }
  .content .link .bottom .inform form input {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #bbb;
    margin-bottom: 20px;
    text-indent: 10px;
  }
  .content .link .bottom .inform form button {
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background: #006960;
    font-size: 14px;
    color: #fff;
    border: none;
  }
  .content .pingjia ul li {
    width: 320px;
    float: none;
    height: auto;
    margin: 15px auto;
  }
  .content .pingjia ul li table {
    width: 100%;
  }
  .content .pingjia ul li table .txt {
    height: 120px;
  }
  .content .pingjia ul li table .shared {
    height: 50px;
  }
  .content .pingjia ul li table .shared td span {
    display: block;
    float: none;
  }
  .content .rezhuang {
    width: 100%;
  }
  .content .rezhuang ul li {
    width: 320px;
    float: none;
    margin: 10px auto;
    height: 217px;
  }
  .content .rezhuang ul li:nth-child(3n) {
    margin: 10px auto;
  }
  .content .rezhuang ul li .masktxt {
    top: 0;
  }
  .content .rezhuang ul li .masktxt span {
    margin-top: 35px;
  }
  .content .freeform {
    width: 100%;
  }
  .content .freeform .topTab li {
    font-size: 14px;
  }
  .content .freeform .bottomInner {
    overflow: hidden;
  }
  .content .freeform .bottomInner img {
    width: auto;
    height: 50;
  }
  .content .freeform .bottomInner .warpForm {
    right: auto;
    top: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .content .rzdetail {
    width: 100%;
  }
  .content .rzdetail .leftThis {
    width: 320px;
    height: 217px;
    margin: 0 auto;
    float: none;
  }
  .content .rzdetail .rightThis {
    float: none;
    width: 320px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .content .rzdetail .rightThis .allBtn button,
  .content .rzdetail .rightThis .allBtn a {
    margin: 7px;
  }
  .content .rzdetail .rightThis .thisp span {
    display: block;
    float: none;
    text-align: center;
  }
  .content .shangtu {
    width: 100%;
  }
  .content .reList .mainCenter .topList {
    width: 200px;
  }
  .content .reList .mainCenter .btLsit .leftBox ul li {
    float: none;
    height: 215px;
    margin: 12px auto;
  }
  .content .reList .mainCenter .btLsit .leftBox ul li .mainpic {
    width: 100%;
    height: 100%;
  }
  .content .loupan .mainCenter .topList {
    width: 200px;
  }
  .content .zsList ul li {
    height: 317px;
  }
  .content .zsList ul li .zsbar {
    width: 100%;
    height: 217px;
  }
  .content .zsList ul li .zsBottom {
    padding: 10px 5px;
  }
  .content .zsList ul li .zsBottom .zsP span {
    font-size: 12px;
  }
  .content .zsList ul li .zsBottom .zsP a {
    font-size: 12px;
  }
  .content .vedioList {
    width: auto;
  }
  .content .vedioList ul li {
    width: 320px;
    margin-right: 0;
    margin: 0 auto;
    float: none;
  }
  .content .vedioList ul li:nth-child(2n) {
    margin: 0 auto;
  }
  .content .vedioList ul li .vedioBox {
    height: 203px;
  }
  .content .fuwuBox {
    width: 100%;
  }
  .content .fuwuBox .anyTop {
    height: 200px;
    position: relative;
  }
  .content .fuwuBox .anyTop img {
    width: auto;
    height: 200px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0;
  }
  .content .fuwuBox .boxLi ul li {
    width: 320px;
    height: auto;
    float: none;
    margin: 0 auto 10px auto!important;
  }
  .content .fuwuBox .boxLi ul li .lr {
    width: 100%!important;
    float: none!important;
    height: auto!important;
  }
  .content .fuwuBox .boxLi ul li .lr img {
    height: auto!important;
  }
  .content .fuwuBox .boxLi ul li .lf {
    width: auto!important;
    float: none!important;
  }
  .content .hbAll {
    width: 100%;
  }
  .content .hbAll .topWarpImg {
    padding: 20px ;
  }
  .content .hbAll .topWarpImg h5 {
    font-size: 24px;
  }
  .content .hbAll .topWarpImg h3 {
    font-size: 36px;
  }
  .content .hbAll .topWarpImg h4 {
    font-size: 26px;
  }
  .content .hbAll .topWarpImg div {
    width: 280px;
  }
  .content .hbAll .npLsit {
    width: 100%;
    padding-top: 15px;
  }
  .content .hbAll .npLsit h4 {
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding: 15px 0;
  }
  .content .hbAll .npLsit ul.top {
    padding: 0;
    margin: 0;
  }
  .content .hbAll .npLsit ul.top li {
    width: 320px;
    height: 218px;
    float: none;
    margin-right: 0;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
  }
  .content .hbAll .npLsit ul.top li:nth-child(3n) {
    margin: 0 auto;
  }
  .content .hbAll .npLsit ul.center {
    padding: 0;
    margin: 0;
    width: 320px;
    margin: 0 auto;
  }
  .content .hbAll .npLsit ul.center li {
    width: 155px;
    min-height: 280px;
    padding: 45px 15px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .content .hbAll .npLsit ul.center li:nth-child(5n) {
    margin-right: 0;
  }
  .content .hbAll .npLsit ul.center li:nth-child(2n) {
    float: right;
  }
  .content .hbAll .npLsit ul.center li:nth-child(2n+1) {
    float: left;
  }
  .content .hbAll .npLsit ul.bottom {
    padding: 0;
    margin: 0;
    width: 320px;
    margin: 0 auto;
  }
  .content .hbAll .npLsit ul.bottom li {
    width: 155px;
    height: 193px;
    float: left;
    margin-right: 0;
    margin-bottom: 10px;
    position: relative;
  }
  .content .hbAll .npLsit ul.bottom li .Wtxt {
    padding-top: 16px;
    height: 84px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 16px;
  }
  .content .hbAll .npLsit ul.bottom li:nth-child(5n) {
    margin-right: 0;
  }
  .content .hbAll .npLsit ul.bottom li:nth-child(2n) {
    float: right;
  }
  .content .hbAll .npLsit ul.bottom li:nth-child(2n+1) {
    float: left;
  }
  .content .pyBox {
    width: 100%;
  }
  .content .pyBox .pzTop {
    padding: 25px 15px;
    background-size: cover;
  }
  .content .pyBox .pzTop ul li {
    width: 116px;
    height: 116px;
    display: inline-table;
    margin: 10px;
    float: none;
  }
  .content .pyBox .pzTop ul li span {
    padding: 0 10px;
    font-size: 14px;
  }
  .content .pyBox .thingDome h5 {
    padding: 20px 0;
  }
  .content .pyBox .thingDome p {
    padding: 0 15px 15px 0;
  }
  .content .pyBox .thingDome .tabTop {
    padding: 10px 0 20px 0;
  }
  .content .pyBox .thingDome .tabTop li {
    font-size: 12px;
    width: 60px;
    line-height: normal;
    padding: 5px;
  }
  .content .warpMove .allScreenMove {
    width: 300px;
    height: 74px;
  }
  .content .warpMove .allScreenMove .rightBtn,
  .content .warpMove .allScreenMove .leftBtn {
    display: inline-block;
    width: 24px;
    height: 34px;
    margin-top: -17px;
  }
  .content .warpMove .allScreenMove .centerMove {
    width: 100%;
  }
  .content .warpMove .allScreenMove .centerMove ul {
    width: 300px;
  }
  .content .warpMove .allScreenMove .centerMove ul li {
    width: 80px;
    height: 73px;
    margin-right: 15px;
  }
  .content .warpMove .allScreenMove .centerMove ul li:first-child {
    margin-left: 15px;
  }
  .content .warpMove .centerImportant {
    width: 320px;
  }
  .content .warpMove .centerImportant ul li {
    width: 100%;
    height: 128px;
  }
  .content .warpMove .centerImportant ul li p {
    padding: 0 10px;
    width: 120px;
    font-size: 12px;
  }
  .content .warpMove .centerImportant ul li div {
    height: 128px;
    width: 200px;
  }
  .content .warpMove .centerImportant ul li div img {
    width: 100%;
    height: 100%;
  }
  .content .warpMove .bottomLine {
    width: 100%;
  }
  .content .warpMove .bottomLine .moveClick {
    text-align: center;
    padding: 10px 0 20px 0;
    margin: 0;
  }
  .content .warpMove .bottomLine .clickBox {
    width: 320px;
    height: auto;
    overflow: hidden;
    text-align: center;
  }
  .content .warpMove .bottomLine .clickBox li {
    width: 100px;
    margin-right: 0;
    float: none;
    display: inline-block;
    margin-bottom: 15px;
    height: auto;
  }
  .content .warpMove .bottomLine .clickBox li .goClick {
    display: none;
  }
  .content .warpMove .allPicBox {
    width: 320px;
  }
  .content .warpMove .allPicBox div {
    float: none;
    width: 100%;
  }
  .content .rencaiDeatil {
    width: auto;
  }
  .content .rencaiDeatil .leftDetail {
    margin-top: 10px;
    width: auto;
  }
  .content .rencaiDeatil .leftDetail h4 {
    padding-bottom: 10px;
    padding-top: 30px;
  }
  .content .rencaiDeatil .leftDetail table tr td {
    text-indent: 0;
    text-align: center;
    font-size: 12px;
    line-height: normal;
    padding: 8px 0;
  }
  .content .rencaiDeatil .leftDetail .linkUp {
    padding: 20px 5px;
  }
  .content .rencaiDeatil .leftDetail .linkUp > div {
    width: auto!important;
    margin: 10px 0;
  }
  .content .rencaiDeatil .leftDetail .linkUp > div p {
    font-size: 20px;
  }
  .content .rencaiDeatil .rightDetail {
    float: none;
    margin: 0 auto;
  }
  .content .sjTab {
    width: 100%;
    height: auto;
  }
  .content .sjTab a {
    margin: 5px 20px;
  }
  .content .rsjList .mainCenter .btLsit ul li {
    margin-bottom: 15px;
  }
  .content .rsjList .mainCenter .btLsit ul li:nth-child(4n) {
    margin-right: auto;
  }
  .content .buttomSrc a {
    width: 130px;
  }
  .content .rlAll ul.thisBox li {
    height: auto;
  }
  .allMaskForm {
    padding: 0 5px;
  }
  .allMaskForm .submitForm {
    width: 100%;
    height: auto;
    max-width: 340px;
  }
  .thisWarp1 {
    height: 1040px;
  }
  .thisWarp1 .center {
    width: 100%;
    height: auto;
  }
  .thisWarp1 .center .leftBox {
    width: 320px;
    float: none;
    margin: 0 auto;
    height: auto;
    padding: 14px;
  }
  .thisWarp1 .center .rightBox {
    float: none;
    width: 320px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
  }
  .thisWarp1 .center .rightBox .topPic {
    width: 320px;
    height: auto;
  }
  .thisWarp1 .center .rightBox .topPic .ltPic {
    width: 173px;
    height: 102px;
  }
  .thisWarp1 .center .rightBox .topPic .rtPic {
    width: 140px;
    height: 102px;
  }
  .thisWarp1 .center .rightBox .bottomPic {
    margin-top: 5px;
  }
  .thisWarp1 .center .rightBox .bottomPic .lbPic {
    width: 155px;
    height: 107px;
  }
  .thisWarp1 .center .rightBox .bottomPic .rbPic {
    width: 160px;
    height: 107px;
  }
  .thisWarp2 {
    height: auto;
  }
  .thisWarp2 .center {
    width: auto;
    height: auto;
  }
  .thisWarp2 .center .lfBox {
    float: none;
    width: 320px;
    margin: 0 auto;
  }
  .thisWarp2 .center .lfBox h3 {
    margin-top: 0;
    padding-top: 100px;
  }
  .thisWarp2 .center .lrBox {
    width: 320px;
    height: auto;
    float: none;
    margin: 0 auto;
  }
  .thisWarp2 .center .lrBox .top {
    height: auto;
  }
  .thisWarp2 .center .lrBox .top .fBox,
  .thisWarp2 .center .lrBox .top .rBox {
    width: 100%;
    margin: 10px 0 0;
    height: auto;
    float: none;
  }
  .thisWarp2 .center .lrBox .bottom {
    height: auto;
  }
  .thisWarp2 .center .lrBox .bottom .fBox {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .thisWarp2 .center .lrBox .bottom .fBox h3 {
    margin-top: 0;
    padding-top: 45px;
  }
  .thisWarp2 .center .lrBox .bottom .rBox {
    width: auto;
    float: none;
  }
  .thisWarp2 .center .lrBox .bottom .rBox .fPic,
  .thisWarp2 .center .lrBox .bottom .rBox .rPic {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    float: none;
  }
  .thisWarp2 .center .lrBox .bottom .rBox .fPic img,
  .thisWarp2 .center .lrBox .bottom .rBox .rPic img {
    width: 100%;
  }
  .thisWarp3 {
    height: 670px;
  }
  .thisWarp3 .banner {
    width: 100%;
    height: 350px;
    margin: 50px auto 0;
  }
  .thisWarp3 .banner .slide-carousel {
    margin-bottom: 20px;
  }
  .thisWarp3 .banner .slide-3d .borderBox {
    width: 310px;
    height: 285px;
    border: 5px solid #fff;
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
  }
  .thisWarp3 .banner .slide-3d .desc {
    display: none;
  }
  .thisWarp3 .banner .slide-3d .item-list li {
    width: 320px;
    height: 250px;
    transition: all 0.5s ease-out;
    opacity: 0;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .thisWarp3 .banner .slide-3d .item-list li.item0 {
    transform: translate3d(0, 0, 0) scale(1);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 3;
    display: block;
  }
  .thisWarp3 .banner .slide-3d .item-list li.item0 h5,
  .thisWarp3 .banner .slide-3d .item-list li.item0 p {
    color: #fff;
  }
  .thisWarp3 .banner .slide-3d .item-list li.item1 {
    transform: translate3d(320px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item2 {
    transform: translate3d(640px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item3 {
    transform: translate3d(960px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item4 {
    transform: translate3d(1280px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item5 {
    transform: translate3d(1600px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item6 {
    transform: translate3d(1920px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item7 {
    transform: translate3d(2240px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item8 {
    transform: translate3d(2560px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item9 {
    transform: translate3d(2880px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item10 {
    transform: translate3d(3200px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item11 {
    transform: translate3d(3520px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item12 {
    transform: translate3d(3840px, 0, 0);
  }
  .thisWarp3 .banner .slide-3d .item-list li.item13 {
    transform: translate3d(4160px, 0, 0);
  }
  .thisWarp3 .slide-carousel .item-list {
    padding: 0;
    margin: 30px auto 0;
    width: 320px;
  }
  .thisWarp3 .slide-carousel .item-list li {
    display: none;
  }
  .thisWarp3 .slide-carousel .item-list li.item2 {
    display: block;
  }
  .thisWarp3 .slide-carousel .item-list li.item2 p {
    font-size: 20px;
  }
  .thisWarp3 .AllMask {
    top: 210px;
  }
  .thisWarp4 {
    height: 670px;
  }
  .thisWarp4 .banner {
    width: 100%;
    height: 350px;
    margin: 50px auto 0;
  }
  .thisWarp4 .banner .slide-carousel {
    margin-bottom: 20px;
  }
  .thisWarp4 .banner .slide-3d .borderBox {
    width: 310px;
    height: 285px;
    border: 5px solid #fff;
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
  }
  .thisWarp4 .banner .slide-3d .desc {
    display: none;
  }
  .thisWarp4 .banner .slide-3d .item-list li {
    width: 320px;
    height: 270px;
    transition: all 0.5s ease-out;
    opacity: 0;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .thisWarp4 .banner .slide-3d .item-list li h5 {
    font-size: 30px;
    line-height: 33px;
  }
  .thisWarp4 .banner .slide-3d .item-list li p {
    font-size: 20px;
    line-height: 35px;
  }
  .thisWarp4 .banner .slide-3d .item-list li.item0 {
    transform: translate3d(0, 0, 0) scale(1);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 3;
    display: block;
  }
  .thisWarp4 .banner .slide-3d .item-list li.item1 {
    transform: translate3d(320px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item2 {
    transform: translate3d(640px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item3 {
    transform: translate3d(960px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item4 {
    transform: translate3d(1280px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item5 {
    transform: translate3d(1600px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item6 {
    transform: translate3d(1920px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item7 {
    transform: translate3d(2240px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item8 {
    transform: translate3d(2560px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item9 {
    transform: translate3d(2880px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item10 {
    transform: translate3d(3200px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item11 {
    transform: translate3d(3520px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item12 {
    transform: translate3d(3840px, 0, 0);
  }
  .thisWarp4 .banner .slide-3d .item-list li.item13 {
    transform: translate3d(4160px, 0, 0);
  }
  .thisWarp4 .slide-carousel .item-list {
    padding: 0;
    margin: 30px auto 0;
    width: 320px;
  }
  .thisWarp4 .slide-carousel .item-list li {
    display: none;
    height: 270px;
  }
  .thisWarp5 {
    height: auto;
  }
  .thisWarp5 p {
    font-size: 16px;
    padding: 0 5px;
  }
  .thisWarp5 .bottomBox {
    margin-top: 50px;
    width: 100%;
    padding-bottom: 20px;
  }
  .thisWarp5 .bottomBox div {
    font-size: 32px;
    float: none;
    width: 320px;
    height: 200px;
    line-height: 200px;
    margin: 0 auto;
  }
  .thisWarp5 .bottomBox .center {
    margin: 15px auto;
  }
  .thisWarp6 .bottomBox {
    margin-top: 50px;
    width: 100%;
    padding-bottom: 20px;
  }
  .thisWarp6 .bottomBox div {
    font-size: 32px;
    float: none;
    width: 320px;
    height: 200px;
    line-height: 200px;
    margin: 0 auto;
  }
  .thisWarp6 .bottomBox .center {
    margin: 15px auto;
  }
  .thisWarp6 .bottomBox .right {
    margin: 0 auto;
  }
  .thisWarp6 .bottomBox .right .smallImg {
    line-height: normal;
  }
  .thisWarp6 .bottomBox .right .smallImg img {
    width: 110px;
    height: 110px;
  }
  .currWarp .barWarp {
    width: 200px;
    padding: 30px 0 40px 0;
  }
  .baojia {
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .headtion {
    width: 240px;
    height: 95px;
  }
  .headtion .tit {
    font-size: 18px;
  }
  .headtion .pline {
    font-size: 12px;
  }
  .headtion em {
    width: 40px;
  }
  .fixbar {
    display: none;
    height: 115px;
  }
  .fixbar .warpFix {
    width: 100%;
    padding: 5px 0;
    position: relative;
  }
  .fixbar .warpFix .phoneClose {
    width: 35px;
    height: 35px;
    border-top-left-radius: 50%;
    display: block;
    position: absolute;
    top: -33px;
    right: 10px;
    border-top-right-radius: 50%;
    background: #08090b url(../../../images/dist/images/colse.png) no-repeat center;
    background-size: 25px 25px;
  }
  .fixbar .warpFix .fixl {
    display: none;
  }
  .fixbar .warpFix .fixc {
    width: 320px;
    float: none;
    margin: 0 auto;
  }
  .fixbar .warpFix .fixc div {
    width: auto;
  }
  .fixbar .warpFix .fixc div input {
    width: 150px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .fixbar .warpFix .fixc button {
    width: 150px;
    height: 38px;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
  }
  .fixbar .warpFix .fixc .phoneText {
    display: block;
    float: left;
    width: 150px;
    margin-right: 5px;
    margin-left: 5px;
    color: #fff;
  }
  .fixbar .warpFix .fixc .phoneText p {
    margin: 0;
    font-size: 10px;
  }
  .fixbar .warpFix .fixc .phoneText span {
    font-weight: bold;
  }
  .fixbar .warpFix .fixr {
    display: none;
  }
  .foot {
    padding-bottom: 20px;
  }
  .foot .ftop {
    width: auto;
    padding: 0;
  }
  .foot .ftop .ft1 {
    display: none;
    width: 320px;
    margin: 0 auto;
    float: none;
  }
  .foot .ftop .ft1 a {
    text-align: center;
  }
  .foot .ftop .ft1 .f1 {
    width: 105px;
  }
  .foot .ftop .ft1 .f2 {
    width: 100px;
  }
  .foot .ftop .ft1 .f3 {
    width: 115px;
  }
  .foot .ftop .ft2 {
    padding: 20px 0;
    float: none;
    margin: 0 auto;
    width: 265px;
  }
  .foot .ftop .ft3 {
    width: 300px;
    margin: 0 auto;
    float: none;
  }
  .foot .ftop .ft4 {
    display: none;
    float: none;
    width: 320px;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
  }
  .foot .ftop .ft4 .smallImg {
    width: auto;
    height: auto;
  }
  .foot .fbtm {
    width: 100%;
  }
  .foot .fbtm .btm2 {
    display: none;
  }
  .outFix {
    width: 80px;
    height: 37px;
  }
  .rightAllLink .allRightTab .ThisTab {
    width: 70px;
  }
  .rightAllLink .allRightTab .ThisTab li span {
    font-size: 12px;
  }
  .rightAllForm {
    z-index: 1000;
    right: 50%;
    transform: translate(50%, -50%);
  }
}
@media (min-width: 321px) and (max-width: 600px) {
  .content .main8 .mainCenter .topList {
    width: 100%;
    text-align: center;
  }
  .content .main8 .mainCenter .topList li {
    float: none;
    display: inline-block;
    width: 78px;
  }
  .content .main8 .mainCenter .topList li:first-child {
    margin-left: 0;
  }
  .content .buttomSamll .mainCenter .topList li {
    width: 92px;
    line-height: 38px;
  }
  .content .main5 .tabList .topList {
    width: 375px;
  }
  .content .main5 .tabList .topList .warpList {
    width: 324px;
  }
  .content .main5 .tabList .topList .leftBtn {
    width: 18px;
    background-size: 100% auto;
  }
  .content .main5 .tabList .topList .rightBtn {
    width: 18px;
    background-size: 100% auto;
  }
}
